Lucene search

K

312 matches found

CVE
CVE
added 2022/06/26 4:15 p.m.99 views

CVE-2022-34494

rpmsg_virtio_add_ctrl_dev in drivers/rpmsg/virtio_rpmsg_bus.c in the Linux kernel before 5.18.4 has a double free.

5.5CVSS5.8AI score0.00019EPSS
CVE
CVE
added 2022/08/25 6:15 p.m.98 views

CVE-2022-2991

A heap-based buffer overflow was found in the Linux kernel's LightNVM subsystem. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. This vulnerability allows a local attacker to escalate privileges and ex...

6.7CVSS7.3AI score0.00048EPSS
CVE
CVE
added 2022/07/05 1:15 p.m.98 views

CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged gues...

4.7CVSS6.2AI score0.00035EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.97 views

CVE-2022-3105

An issue was discovered in the Linux kernel through 5.16-rc6. uapi_finalize in drivers/infiniband/core/uverbs_uapi.c lacks check of kmalloc_array().

5.5CVSS5.8AI score0.00016EPSS
CVE
CVE
added 2022/10/30 1:15 a.m.97 views

CVE-2022-44032

An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4000_cs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open(), aka a race condition between cmm_open() and cm4000_detach().

6.4CVSS6AI score0.00014EPSS
CVE
CVE
added 2022/02/04 11:15 p.m.95 views

CVE-2022-0264

A vulnerability was found in the Linux kernel's eBPF verifier when handling internal data structures. Internal memory locations could be returned to userspace. A local attacker with the permissions to insert eBPF code to the kernel can use this to leak internal kernel memory details defeating some ...

5.5CVSS5.7AI score0.00069EPSS
CVE
CVE
added 2022/03/10 5:44 p.m.92 views

CVE-2022-0433

A NULL pointer dereference flaw was found in the Linux kernel's BPF subsystem in the way a user triggers the map_get_next_key function of the BPF bloom filter. This flaw allows a local user to crash the system. This flaw affects Linux kernel versions prior to 5.17-rc1.

5.5CVSS5AI score0.00039EPSS
CVE
CVE
added 2022/04/08 5:15 a.m.90 views

CVE-2022-28796

jbd2_journal_wait_updates in fs/jbd2/transaction.c in the Linux kernel before 5.17.1 has a use-after-free caused by a transaction_t race condition.

7CVSS6.5AI score0.00104EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.90 views

CVE-2022-3104

An issue was discovered in the Linux kernel through 5.16-rc6. lkdtm_ARRAY_BOUNDS in drivers/misc/lkdtm/bugs.c lacks check of the return value of kmalloc() and will cause the null pointer dereference.

5.5CVSS5.6AI score0.00016EPSS
CVE
CVE
added 2022/03/10 5:44 p.m.89 views

CVE-2021-4095

A NULL pointer dereference was found in the Linux kernel's KVM when dirty ring logging is enabled without an active vCPU context. An unprivileged local attacker on the host may use this flaw to cause a kernel oops condition and thus a denial of service by issuing a KVM_XEN_HVM_SET_ATTR ioctl. This ...

5.5CVSS5.3AI score0.00113EPSS
CVE
CVE
added 2022/01/11 10:15 p.m.89 views

CVE-2021-46283

nf_tables_newset in net/netfilter/nf_tables_api.c in the Linux kernel before 5.12.13 allows local users to cause a denial of service (NULL pointer dereference and general protection fault) because of the missing initialization for nft_set_elem_expr_alloc. A local user can set a netfilter table expr...

5.5CVSS5.4AI score0.0004EPSS
CVE
CVE
added 2022/10/20 5:15 p.m.89 views

CVE-2022-3577

An out-of-bounds memory write flaw was found in the Linux kernel’s Kid-friendly Wired Controller driver. This flaw allows a local user to crash or potentially escalate their privileges on the system. It is in bigben_probe of drivers/hid/hid-bigbenff.c. The reason is incorrect assumption - bigben de...

7.8CVSS7.8AI score0.00019EPSS
CVE
CVE
added 2022/12/23 4:15 p.m.89 views

CVE-2022-47938

An issue was discovered in ksmbd in the Linux kernel 5.15 through 5.19 before 5.19.2. fs/ksmbd/smb2misc.c has an out-of-bounds read and OOPS for SMB2_TREE_CONNECT.

6.5CVSS6.1AI score0.00294EPSS
CVE
CVE
added 2022/12/23 4:15 p.m.88 views

CVE-2022-47941

An issue was discovered in ksmbd in the Linux kernel 5.15 through 5.19 before 5.19.2. fs/ksmbd/smb2pdu.c omits a kfree call in certain smb2_handle_negotiate error conditions, aka a memory leak.

7.5CVSS7.1AI score0.00278EPSS
CVE
CVE
added 2022/10/17 12:15 p.m.87 views

CVE-2022-3543

A vulnerability, which was classified as problematic, has been found in Linux Kernel. This issue affects the function unix_sock_destructor/unix_release_sock of the file net/unix/af_unix.c of the component BPF. The manipulation leads to memory leak. It is recommended to apply a patch to fix this iss...

5.5CVSS5.6AI score0.00019EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.86 views

CVE-2022-3111

An issue was discovered in the Linux kernel through 5.16-rc6. free_charger_irq() in drivers/power/supply/wm8350_power.c lacks free of WM8350_IRQ_CHG_FAST_RDY, which is registered in wm8350_init_charger().

5.5CVSS5.9AI score0.00016EPSS
CVE
CVE
added 2022/06/26 4:15 p.m.86 views

CVE-2022-34495

rpmsg_probe in drivers/rpmsg/virtio_rpmsg_bus.c in the Linux kernel before 5.18.4 has a double free.

5.5CVSS5.8AI score0.00017EPSS
CVE
CVE
added 2022/02/18 6:15 p.m.85 views

CVE-2022-0646

A flaw use after free in the Linux kernel Management Component Transport Protocol (MCTP) subsystem was found in the way user triggers cancel_work_sync after the unregister_netdev during removing device. A local user could use this flaw to crash the system or escalate their privileges on the system....

7.8CVSS7.5AI score0.00136EPSS
CVE
CVE
added 2022/08/29 3:15 p.m.85 views

CVE-2022-1043

A flaw was found in the Linux kernel’s io_uring implementation. This flaw allows an attacker with a local account to corrupt system memory, crash the system or escalate privileges.

8.8CVSS8.2AI score0.08861EPSS
CVE
CVE
added 2022/03/23 8:15 p.m.84 views

CVE-2021-4148

A vulnerability was found in the Linux kernel's block_invalidatepage in fs/buffer.c in the filesystem. A missing sanity check may allow a local attacker with user privilege to cause a denial of service (DOS) problem.

5.5CVSS5.2AI score0.00011EPSS
CVE
CVE
added 2022/05/03 9:15 p.m.84 views

CVE-2022-20105

In MM service, there is a possible out of bounds write due to a stack-based buffer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: DTV03330460; Issue ID: DTV03330460.

6.7CVSS6.8AI score0.00017EPSS
CVE
CVE
added 2022/05/03 9:15 p.m.83 views

CVE-2022-20106

In MM service, there is a possible out of bounds write due to a heap-based buffer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: DTV03330460; Issue ID: DTV03330460.

6.7CVSS6.8AI score0.00017EPSS
CVE
CVE
added 2022/11/22 1:15 p.m.83 views

CVE-2022-3910

Use After Free vulnerability in Linux Kernel allows Privilege Escalation. An improper Update of Reference Count in io_uring leads to Use-After-Free and Local Privilege Escalation.When io_msg_ring was invoked with a fixed file, it called io_fput_file() which improperly decreased its reference count ...

7.8CVSS7.5AI score0.00321EPSS
CVE
CVE
added 2022/11/28 10:15 p.m.83 views

CVE-2022-4127

A NULL pointer dereference issue was discovered in the Linux kernel in io_files_update_with_index_alloc. A local user could use this flaw to potentially crash the system causing a denial of service.

5.5CVSS5AI score0.00019EPSS
CVE
CVE
added 2022/01/21 7:15 p.m.82 views

CVE-2021-4032

A vulnerability was found in the Linux kernel's KVM subsystem in arch/x86/kvm/lapic.c kvm_free_lapic when a failure allocation was detected. In this flaw the KVM subsystem may crash the kernel due to mishandling of memory errors that happens during VCPU construction, which allows an attacker with s...

4.9CVSS4.3AI score0.00047EPSS
CVE
CVE
added 2022/03/30 4:15 p.m.82 views

CVE-2022-0998

An integer overflow flaw was found in the Linux kernel’s virtio device driver code in the way a user triggers the vhost_vdpa_config_validate function. This flaw allows a local user to crash or potentially escalate their privileges on the system.

7.8CVSS7.5AI score0.00122EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.82 views

CVE-2022-3113

An issue was discovered in the Linux kernel through 5.16-rc6. mtk_vcodec_fw_vpu_init in drivers/media/platform/mtk-vcodec/mtk_vcodec_fw_vpu.c lacks check of the return value of devm_kzalloc() and will cause the null pointer dereference.

5.5CVSS5.3AI score0.01251EPSS
CVE
CVE
added 2022/10/21 11:15 a.m.82 views

CVE-2022-3633

A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function j1939_session_destroy of the file net/can/j1939/transport.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-21...

3.5CVSS5.9AI score0.00022EPSS
CVE
CVE
added 2022/09/14 9:15 p.m.82 views

CVE-2022-40476

A null pointer dereference issue was discovered in fs/io_uring.c in the Linux kernel before 5.15.62. A local user could use this flaw to crash the system or potentially cause a denial of service.

5.5CVSS5AI score0.00048EPSS
CVE
CVE
added 2022/06/02 2:15 p.m.79 views

CVE-2022-1943

A flaw out of bounds memory write in the Linux kernel UDF file system functionality was found in the way user triggers some file operation which triggers udf_write_fi(). A local user could use this flaw to crash the system or potentially

7.8CVSS7.2AI score0.00024EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.79 views

CVE-2022-3112

An issue was discovered in the Linux kernel through 5.16-rc6. amvdec_set_canvases in drivers/staging/media/meson/vdec/vdec_helpers.c lacks check of the return value of kzalloc() and will cause the null pointer dereference.

5.5CVSS5.8AI score0.00016EPSS
CVE
CVE
added 2022/10/17 12:15 p.m.79 views

CVE-2022-3544

A vulnerability, which was classified as problematic, was found in Linux Kernel. Affected is the function damon_sysfs_add_target of the file mm/damon/sysfs.c of the component Netfilter. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of th...

5.5CVSS4.7AI score0.00012EPSS
CVE
CVE
added 2022/09/09 3:15 p.m.78 views

CVE-2022-3077

A buffer overflow vulnerability was found in the Linux kernel Intel’s iSMT SMBus host controller driver in the way it handled the I2C_SMBUS_BLOCK_PROC_CALL case (via the ioctl I2C_SMBUS) with malicious input data. This flaw could allow a local user to crash the system.

5.5CVSS5.9AI score0.00021EPSS
CVE
CVE
added 2022/08/29 3:15 p.m.76 views

CVE-2022-0400

An out-of-bounds read vulnerability was discovered in linux kernel in the smc protocol stack, causing remote dos.

7.5CVSS7.4AI score0.00041EPSS
CVE
CVE
added 2022/05/03 9:15 p.m.76 views

CVE-2022-20107

In subtitle service, there is a possible application crash due to an integer overflow. This could lead to local denial of service with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: DTV03330673; Issue ID: DTV03330673.

4.9CVSS4.7AI score0.00051EPSS
CVE
CVE
added 2022/12/23 4:15 p.m.76 views

CVE-2022-47942

An issue was discovered in ksmbd in the Linux kernel 5.15 through 5.19 before 5.19.2. There is a heap-based buffer overflow in set_ntacl_dacl, related to use of SMB2_QUERY_INFO_HE after a malformed SMB2_SET_INFO_HE command.

8.8CVSS8.4AI score0.00092EPSS
CVE
CVE
added 2022/03/30 4:15 p.m.75 views

CVE-2020-35501

A flaw was found in the Linux kernels implementation of audit rules, where a syscall can unexpectedly not be correctly not be logged by the audit subsystem

3.6CVSS3.6AI score0.00088EPSS
CVE
CVE
added 2022/08/31 4:15 p.m.74 views

CVE-2022-2590

A race condition was found in the way the Linux kernel's memory subsystem handled the copy-on-write (COW) breakage of private read-only shared memory mappings. This flaw allows an unprivileged, local user to gain write access to read-only memory mappings, increasing their privileges on the system.

7CVSS6.6AI score0.00304EPSS
CVE
CVE
added 2022/09/01 9:15 p.m.74 views

CVE-2022-3078

An issue was discovered in the Linux kernel through 5.16-rc6. There is a lack of check after calling vzalloc() and lack of free after allocation in drivers/media/test-drivers/vidtv/vidtv_s302m.c.

5.5CVSS5.8AI score0.00018EPSS
CVE
CVE
added 2022/10/17 9:15 a.m.74 views

CVE-2022-3533

A vulnerability was found in Linux Kernel. It has been rated as problematic. This issue affects the function parse_usdt_arg of the file tools/lib/bpf/usdt.c of the component BPF. The manipulation of the argument reg_name leads to memory leak. It is recommended to apply a patch to fix this issue. Th...

5.7CVSS5.1AI score0.00019EPSS
CVE
CVE
added 2022/08/23 4:15 p.m.70 views

CVE-2021-3714

A flaw was found in the Linux kernels memory deduplication mechanism. Previous work has shown that memory deduplication can be attacked via a local exploitation mechanism. The same technique can be used if an attacker can upload page sized files and detect the change in access time from a networked...

5.9CVSS5.8AI score0.00038EPSS
CVE
CVE
added 2022/11/14 9:15 p.m.70 views

CVE-2022-3238

A double-free flaw was found in the Linux kernel’s NTFS3 subsystem in how a user triggers remount and umount simultaneously. This flaw allows a local user to crash or potentially escalate their privileges on the system.

7.8CVSS7.4AI score0.00017EPSS
CVE
CVE
added 2022/12/23 10:15 p.m.70 views

CVE-2022-47946

An issue was discovered in the Linux kernel 5.10.x before 5.10.155. A use-after-free in io_sqpoll_wait_sq in fs/io_uring.c allows an attacker to crash the kernel, resulting in denial of service. finish_wait can be skipped. An attack can occur in some situations by forking a process and then quickly...

5.5CVSS6.1AI score0.00015EPSS
CVE
CVE
added 2022/10/16 7:15 p.m.67 views

CVE-2022-3526

A vulnerability classified as problematic was found in Linux Kernel. This vulnerability affects the function macvlan_handle_frame of the file drivers/net/macvlan.c of the component skb. The manipulation leads to memory leak. The attack can be initiated remotely. It is recommended to apply a patch t...

7.5CVSS6.2AI score0.0013EPSS
CVE
CVE
added 2022/07/22 10:15 a.m.66 views

CVE-2022-2327

io_uring use work_flags to determine which identity need to grab from the calling process to make sure it is consistent with the calling process when executing IORING_OP. Some operations are missing some types, which can lead to incorrect reference counts which can then lead to a double free. We re...

7.8CVSS7.3AI score0.00022EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.66 views

CVE-2022-3110

An issue was discovered in the Linux kernel through 5.16-rc6. _rtw_init_xmit_priv in drivers/staging/r8188eu/core/rtw_xmit.c lacks check of the return value of rtw_alloc_hwxmits() and will cause the null pointer dereference.

5.5CVSS5.1AI score0.00018EPSS
CVE
CVE
added 2022/04/18 5:15 p.m.65 views

CVE-2011-4917

In the Linux kernel through 3.1 there is an information disclosure issue via /proc/stat.

5.5CVSS5.2AI score0.00058EPSS
CVE
CVE
added 2022/08/31 4:15 p.m.65 views

CVE-2022-1247

An issue found in linux-kernel that leads to a race condition in rose_connect(). The rose driver uses rose_neigh->use to represent how many objects are using the rose_neigh. When a user wants to delete a rose_route via rose_ioctl(), the rose driver calls rose_del_node() and removes neighbours on...

7CVSS6.9AI score0.00014EPSS
CVE
CVE
added 2022/09/01 6:15 p.m.64 views

CVE-2020-27784

A vulnerability was found in the Linux kernel, where accessing a deallocated instance in printer_ioctl() printer_ioctl() tries to access of a printer_dev instance. However, use-after-free arises because it had been freed by gprinter_free().

5.5CVSS5.9AI score0.00017EPSS
CVE
CVE
added 2022/09/01 9:15 p.m.62 views

CVE-2022-2308

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize the...

6.5CVSS6.8AI score0.00014EPSS
Total number of security vulnerabilities312